SpriteSurface.KeyTest Function
Returns True if the key represented by the KeyCode passed has been pressed.
Syntax
result = SpriteSurface.KeyTest( KeyCode )
Parameters
KeyCode
Integer
Return Value
Result
Boolean